home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 December
/
CHIPNET Aralık 1997.iso
/
oyun
/
elf.exe
/
ELF.EXE
/
0
/
RCDATA
/
TLOGINWIZARD
/
TLOGINWIZARD.txt
< prev
Wrap
Text File
|
1997-02-13
|
2KB
|
129 lines
object LoginWizard: TLoginWizard
Left = 208
Top = 118
ActiveControl = BitBtn1
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Login wizard'
ClientHeight = 273
ClientWidth = 429
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 4
Top = 108
Width = 77
Height = 157
Alignment = taRightJustify
Caption = 'You haven'#39't yet defined the triggers to automatically login.'
end
object Label2: TLabel
Left = 108
Top = 8
Width = 271
Height = 13
Caption = 'Do you want to add them now with the following settings?'
end
object Bevel2: TBevel
Left = 88
Top = 8
Width = 5
Height = 257
Shape = bsLeftLine
end
object Label3: TLabel
Left = 96
Top = 48
Width = 90
Height = 13
Caption = 'USERNAME query'
end
object Label4: TLabel
Left = 96
Top = 100
Width = 92
Height = 13
Caption = 'PASSWORD query'
end
object Label5: TLabel
Left = 96
Top = 156
Width = 51
Height = 13
Caption = 'User name'
end
object Label6: TLabel
Left = 100
Top = 180
Width = 46
Height = 13
Caption = 'Password'
end
object Image1: TImage
Left = 4
Top = 12
Width = 81
Height = 73
Picture.Data = {<image000.TMetafile>}
Stretch = True
end
object UserAnswer: TEdit
Left = 152
Top = 152
Width = 137
Height = 21
TabOrder = 0
end
object PassAnswer: TEdit
Left = 152
Top = 176
Width = 137
Height = 21
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 256
Top = 240
Width = 75
Height = 25
TabOrder = 2
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 340
Top = 240
Width = 75
Height = 25
TabOrder = 3
Kind = bkCancel
end
object USERQuery: TEdit
Left = 108
Top = 68
Width = 313
Height = 21
TabOrder = 4
end
object PASSQuery: TEdit
Left = 108
Top = 120
Width = 313
Height = 21
TabOrder = 5
end
object disable: TCheckBox
Left = 96
Top = 212
Width = 245
Height = 17
Caption = 'Disable this wizard for the present configuration'
TabOrder = 6
end
end